[INFO] cloning repository https://github.com/n0-computer/net-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n0-computer/net-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0-computer%2Fnet-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0-computer%2Fnet-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17c649139ad2eb808c4766148461a2f15763437c
[INFO] checking n0-computer/net-tools against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn0-computer%2Fnet-tools" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/n0-computer/net-tools
[INFO] finished tweaking git repo https://github.com/n0-computer/net-tools
[INFO] tweaked toml for git repo https://github.com/n0-computer/net-tools written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/n0-computer/net-tools on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/n0-computer/net-tools already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e91c2853cf0a04aec719c22aff77d3ddc8671b6fab29aed6a60c524366359c8d
[INFO] running `Command { std: "docker" "start" "e91c2853cf0a04aec719c22aff77d3ddc8671b6fab29aed6a60c524366359c8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e91c2853cf0a04aec719c22aff77d3ddc8671b6fab29aed6a60c524366359c8d" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e91c2853cf0a04aec719c22aff77d3ddc8671b6fab29aed6a60c524366359c8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e91c2853cf0a04aec719c22aff77d3ddc8671b6fab29aed6a60c524366359c8d" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]    Compiling n0-future v0.3.2
[INFO] [stderr]    Compiling spez v0.1.2
[INFO] [stderr]    Compiling n0-error-macros v1.0.0-rc.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling noq-udp v1.0.0-rc.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling netdev v0.44.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking netlink-packet-route v0.29.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking futures-buffered v0.2.13
[INFO] [stderr]    Compiling netwatch v0.18.0 (/opt/rustwide/workdir/netwatch)
[INFO] [stderr]     Checking mac-addr v0.3.0
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking n0-error v1.0.0-rc.0
[INFO] [stderr]     Checking netlink-packet-route v0.31.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking netlink-packet-route v0.30.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking link-section v0.17.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling linktime-proc-macro v0.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking hickory-proto v0.26.1
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking attohttpc v0.30.1
[INFO] [stderr]     Checking ctor v1.0.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling iroh-metrics-derive v1.0.0-rc.0
[INFO] [stderr] error: could not compile `netlink-packet-route` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f4690f24e7d9bcb0b168a02b06dd61391e8bd55a/bin/rustc --crate-name netlink_packet_route --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/netlink-packet-route-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=276a3abd68ba64e2 -C extra-filename=-16dde6f4bf521b42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9de504ee9e1bee1a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-16836f44866b8b3d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5bff93ec286af320.rmeta --extern netlink_packet_core=/opt/rustwide/target/debug/deps/libnetlink_packet_core-62436d658cad38da.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e91c2853cf0a04aec719c22aff77d3ddc8671b6fab29aed6a60c524366359c8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e91c2853cf0a04aec719c22aff77d3ddc8671b6fab29aed6a60c524366359c8d", kill_on_drop: false }`
[INFO] [stdout] e91c2853cf0a04aec719c22aff77d3ddc8671b6fab29aed6a60c524366359c8d
